crypto/internal/edwards25519.projP1xP1.X (field)
9 uses
crypto/internal/edwards25519 (current package)
edwards25519.go#L15: X, Y, Z, T field.Element
edwards25519.go#L196: v.X.Multiply(&p.X, &p.T)
edwards25519.go#L210: v.x.Multiply(&p.X, &p.T)
edwards25519.go#L213: v.t.Multiply(&p.X, &p.Y)
edwards25519.go#L285: v.X.Subtract(&PP, &MM)
edwards25519.go#L305: v.X.Subtract(&PP, &MM)
edwards25519.go#L324: v.X.Subtract(&PP, &MM)
edwards25519.go#L343: v.X.Subtract(&PP, &MM)
edwards25519.go#L365: v.X.Subtract(&XplusYsq, &v.Y)
|
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |